projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
366ca7f
)
Fix ChangeLog typo
author
Martin Rudalics
<rudalics@gmx.at>
Mon, 10 Oct 2011 18:47:15 +0000
(20:47 +0200)
committer
Martin Rudalics
<rudalics@gmx.at>
Mon, 10 Oct 2011 18:47:15 +0000
(20:47 +0200)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 7b9adfd12798ced3ea3f5c54c065ea70bb568b9a..ec68012d520fa03e91314051415bdd08a81628e2 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-8,7
+8,7
@@
* vc/vc.el (vc-revert, vc-rollback):
* vc/vc-dispatcher.el (vc-finish-logentry): Call quit-windows-on
instead of deleting windows. (Bug#4557) (Bug#5310) (Bug#5556)
- (Bug#6183) (Bug#7074)
(
(Bug#7447)
+ (Bug#6183) (Bug#7074)
(Bug#7447)
2011-10-09 Martin Rudalics <rudalics@gmx.at>